Skip to content

Update setproctitle requirement from >=1.2.3 to >=1.3.7#69173

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/master/setproctitle-gte-1.3.7
Open

Update setproctitle requirement from >=1.2.3 to >=1.3.7#69173
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/pip/master/setproctitle-gte-1.3.7

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Updates the requirements on setproctitle to permit the latest version.

Changelog

Sourced from setproctitle's changelog.

Version 1.3.7

  • Add support for Python 3.14 (issue #152).

Version 1.3.6

  • Add support for free-threading (issue #147).

Version 1.3.5

  • Fix bouncing Dock icon on macOS (issue #143).
  • Fix building on C23 compilers (issue #145).

Version 1.3.4

  • Add support for Python 3.13 (issue #139).
  • Drop support for Python 3.7.

Version 1.3.3

  • Add support for Python 3.12.
  • Fix package metadata to include Python 3.11, 3.12.

Version 1.3.2

  • Restore import-time initialization of macOS to avoid crash on thread+fork (issue #113).

Version 1.3.1

  • Fixed segfault on macOS 12.5 in forked processes (issue #111). Note that, as a workaround, Activity Monitor will show the title of the parent.

Version 1.3.0

... (truncated)

Commits
  • 389ed6f chore: bump version to 1.3.7
  • 0225735 Build CPython 3.14 wheels
  • 11d5ba7 chore: drop end year copyright
  • 9950f38 chore: use a standard license file format
  • 864cb72 chore: bump version update history
  • ef9cee1 Merge pull request #148 from lysnikolaou/free-threading
  • fb28127 Implement support for CPython 3.13t
  • cacf96f chore: bump version number to 1.3.5
  • 314c9a8 Merge pull request #146 from gershnik/fix-145
  • 8787da7 docs: add release note about C23 compilers fix
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [setproctitle](https://github.com/dvarrazzo/py-setproctitle) to permit the latest version.
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](dvarrazzo/py-setproctitle@version-1.2.3...version-1.3.7)

---
updated-dependencies:
- dependency-name: setproctitle
  dependency-version: 1.3.7
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the test:full Run the full test suite label May 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 15, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:full Run the full test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants